libfelix-shell-java software package provides Felix OSGi shell to issue commands to the framework, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfelix-shell-java
libfelix-shell-java is installed in your system.
Make ensure the libfelix-shell-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfelix-shell-java *
You will get with libfelix-shell-java package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Java |
| Package | libfelix-shell-java |
| Version | 1.4.3-1 |
| Description | Felix OSGi shell to issue commands to the framework |
| Sub Section | Java |